x86: show page walk also for early page faults
authorJan Beulich <jbeulich@novell.com>
Thu, 23 Jun 2011 10:35:55 +0000 (11:35 +0100)
committerJan Beulich <jbeulich@novell.com>
Thu, 23 Jun 2011 10:35:55 +0000 (11:35 +0100)
commitb367886a483e816b69dcedd0ad9e0d3129ed8c79
tree9c1008757465762dba76c2728b54f706cc92086f
parent878d06182ae1cc21737cdbccb8f4db8925d6b50e
x86: show page walk also for early page faults

At once, move the common (between 32- and 64-bit) definition of
machine_to_phys_mapping_valid to a common location.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
xen/arch/x86/mm.c
xen/arch/x86/traps.c
xen/arch/x86/x86_32/mm.c
xen/arch/x86/x86_32/traps.c
xen/arch/x86/x86_64/mm.c
xen/arch/x86/x86_64/traps.c